﻿2026-07-16T13:09:37.2044814Z ##[group]Run actions/checkout@v5
2026-07-16T13:09:37.2045308Z with:
2026-07-16T13:09:37.2045670Z   repository: BigscreenVR/spt-bs-core
2026-07-16T13:09:37.2048720Z   token: ***
2026-07-16T13:09:37.2049152Z   ssh-strict: true
2026-07-16T13:09:37.2049493Z   ssh-user: git
2026-07-16T13:09:37.2049846Z   persist-credentials: true
2026-07-16T13:09:37.2050219Z   clean: true
2026-07-16T13:09:37.2050572Z   sparse-checkout-cone-mode: true
2026-07-16T13:09:37.2050990Z   fetch-depth: 1
2026-07-16T13:09:37.2051333Z   fetch-tags: false
2026-07-16T13:09:37.2051681Z   show-progress: true
2026-07-16T13:09:37.2052031Z   lfs: false
2026-07-16T13:09:37.2052350Z   submodules: false
2026-07-16T13:09:37.2052708Z   set-safe-directory: true
2026-07-16T13:09:37.2053076Z env:
2026-07-16T13:09:37.2053400Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T13:09:37.2053830Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T13:09:37.2054229Z ##[endgroup]
2026-07-16T13:09:37.2835772Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T13:09:37.2837293Z ##[group]Getting Git version info
2026-07-16T13:09:37.2837955Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T13:09:37.2838835Z [command]/usr/bin/git version
2026-07-16T13:09:37.2839320Z git version 2.43.0
2026-07-16T13:09:37.2847414Z ##[endgroup]
2026-07-16T13:09:37.2857831Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/562c3acb-55ec-4fef-8ce8-827146e86330' before making global git config changes
2026-07-16T13:09:37.2859281Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T13:09:37.2861104Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T13:09:37.2891477Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T13:09:37.2910180Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T13:09:37.2919801Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T13:09:37.2922542Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T13:09:37.2939062Z HEAD
2026-07-16T13:09:37.2965805Z ##[endgroup]
2026-07-16T13:09:37.2968300Z [command]/usr/bin/git submodule status
2026-07-16T13:09:37.3148362Z ##[group]Cleaning the repository
2026-07-16T13:09:37.3152031Z [command]/usr/bin/git clean -ffdx
2026-07-16T13:09:37.3186937Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T13:09:37.3234843Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:09:37.3239111Z ##[endgroup]
2026-07-16T13:09:37.3240719Z ##[group]Disabling automatic garbage collection
2026-07-16T13:09:37.3243224Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T13:09:37.3267110Z ##[endgroup]
2026-07-16T13:09:37.3267783Z ##[group]Setting up auth
2026-07-16T13:09:37.3272194Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T13:09:37.3298673Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T13:09:37.3489672Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T13:09:37.3514865Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T13:09:37.3700495Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T13:09:37.3760713Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T13:09:37.3952759Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T13:09:37.3984197Z ##[endgroup]
2026-07-16T13:09:37.3984948Z ##[group]Fetching the repository
2026-07-16T13:09:37.3990881Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a7bc1d1cd71a406b5a1d14a00194895436ed721f:refs/remotes/pull/14/merge
2026-07-16T13:09:37.8353447Z ##[endgroup]
2026-07-16T13:09:37.8355116Z ##[group]Determining the checkout info
2026-07-16T13:09:37.8356805Z ##[endgroup]
2026-07-16T13:09:37.8358060Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T13:09:37.8408866Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T13:09:37.8432271Z ##[group]Checking out the ref
2026-07-16T13:09:37.8434380Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/14/merge
2026-07-16T13:09:37.8473732Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:09:37.8477732Z ##[endgroup]
2026-07-16T13:09:37.8507128Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T13:09:37.8525365Z a7bc1d1cd71a406b5a1d14a00194895436ed721f
